home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q101 / 0 / 63.TXT < prev    next >
Text File  |  1993-08-30  |  2KB  |  55 lines

  1. DOCUMENT:Q101063  20-AUG-1993  [W_NT]
  2. TITLE   :INF: Warning Dialog After Pressing CTRL+ALT+DEL
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. -----------------------------------------------------------------------
  9. The following information applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. -----------------------------------------------------------------------
  14.  
  15. To enable a warning or logon message dialog box add the following
  16. string(s) to key values in the Registry. To do this run REGEDT32.EXE
  17. and drill down to:
  18.  
  19. HKEY_LOCAL_MACHINE on Local Machine
  20. SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
  21.  
  22. Add Value Names       Data Type   String
  23. ----------------------------------------
  24.  
  25. LegalNoticeCaption    REG_SZ      enter the dialog caption of your choice
  26. LegalNoticeText       REG_SZ      enter the message of your choice
  27.  
  28. This message will appear after pressing CTRL+ALT+DEL keys to logon.
  29.  
  30. More Information:
  31.  
  32. When WINLOGON sees the CTRL+ALT+DEL secure attention sequence, it will
  33. look at the above strings.  If either or both of them are not empty,
  34. then Windows NT will put up an information dialog containing these
  35. strings.  The logon sequence will not continue until the user
  36. acknowledges this information screen, then the normal logon dialog
  37. screen will be displayed.
  38.  
  39. Additional reference words: 3.10 reg regedit
  40.  
  41. =============================================================================
  42.  
  43. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  44. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  45. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  46. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  47. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  48. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  49. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  50. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  51. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  52. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  53. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  54.  
  55. Copyright Microsoft Corporation 1993.